Skip to content

Add bin/setup script for local development#2

Merged
nickhammond merged 1 commit into
mainfrom
nickhammond/add-bin-setup-script
Apr 17, 2026
Merged

Add bin/setup script for local development#2
nickhammond merged 1 commit into
mainfrom
nickhammond/add-bin-setup-script

Conversation

@nickhammond
Copy link
Copy Markdown
Member

Adds bin/setup to automate local development setup. The only dependency needed is act (for running GitHub Actions workflows locally), so the script installs it via Homebrew if not already present. The script is idempotent — it prints the installed version and skips installation if act is already available.

@nickhammond nickhammond merged commit f375c9a into main Apr 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant